| 1. | Dynamic sql statement cache details 动态sql statement缓存细节 |
| 2. | For dynamic sql statements , authorization takes place on a per statement basis 对于动态sql语句,授权针对每个语句进行。 |
| 3. | Package cache memory allocated to store both static and dynamic sql statements 包缓存为存储静态和动态sql语句而分配的内存。 |
| 4. | Package cache - memory allocated to store both static and dynamic sql statements Package cache用于存储静态和动态sql语句的内存 |
| 5. | This is in contrast to a dynamic sql statement , whose syntax is not known until run - time 反之就是动态sql语句,其语法直到运行时才知道。 |
| 6. | However , most applications use prepared statements rather than dynamic sql statements , so i won t delve into this 但是,多数应用程序使用预备语句而不是动态sql语句,所以我不想深入这一部分。 |
| 7. | Therefore , a set offsets statement specified in dynamic sql does not have any effect on any statements following the dynamic sql statement 因此,动态sql中指定的set offsets语句对动态sql语句之后的任何语句无效。 |
| 8. | For dynamic sql statements , the sql string argument is captured from the statement execution call before the monitoring advice uses it 对于动态sql语句, sql字符串参数在监视建议使用它之前,从语句执行调用中被捕捉。 |
| 9. | Therefore , a set fips flagger statement specified in dynamic sql does not have any effect on any statements following the dynamic sql statement 因此,在动态sql中指定的set fips _ flagger语句对动态sql语句之后的任何语句无效。 |
| 10. | All data , including dynamic sql statements , user input data , user output data , and character fields in the sqlca , is interpreted based on this code page 所有数据,包括动态sql语句、用户输入数据、用户输出数据以及sqlca中的字符字段,都是基于该代码页进行解释的。 |